1 <?xml version="1.0" encoding="utf-8"?>
2 <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
10 <ProjectGuid>{5B3D19E5-F5F7-4B72-969C-F79A6B96041F}</ProjectGuid>
11 <ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{F184B08F-C81C-45F6-A57F-5ABD9991F28F}</ProjectTypeGuids>
12 <OutputType>Library</OutputType>
13 <RootNamespace>VBASPNETPrintPartOfPage</RootNamespace>
14 <AssemblyName>VBASPNETPrintPartOfPage</AssemblyName>
15 <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
16 <MyType>Custom</MyType>
18 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
19 <DebugSymbols>true</DebugSymbols>
20 <DebugType>full</DebugType>
21 <DefineDebug>true</DefineDebug>
22 <DefineTrace>true</DefineTrace>
23 <OutputPath>bin\</OutputPath>
24 <DocumentationFile>VBASPNETPrintPartOfPage.xml</DocumentationFile>
25 <NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
27 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
28 <DebugType>pdbonly</DebugType>
29 <DefineDebug>false</DefineDebug>
30 <DefineTrace>true</DefineTrace>
31 <Optimize>true</Optimize>
32 <OutputPath>bin\</OutputPath>
33 <DocumentationFile>VBASPNETPrintPartOfPage.xml</DocumentationFile>
34 <NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
37 <OptionExplicit>On</OptionExplicit>
40 <OptionCompare>Binary</OptionCompare>
43 <OptionStrict>Off</OptionStrict>
46 <OptionInfer>On</OptionInfer>
49 <Reference Include="System" />
50 <Reference Include="System.Data" />
51 <Reference Include="System.Drawing" />
52 <Reference Include="System.Core" />
53 <Reference Include="System.Web.Extensions" />
54 <Reference Include="System.Web" />
55 <Reference Include="System.Xml.Linq" />
58 <Import Include="Microsoft.VisualBasic" />
59 <Import Include="System" />
60 <Import Include="System.Collections" />
61 <Import Include="System.Collections.Generic" />
62 <Import Include="System.Data" />
63 <Import Include="System.Linq" />
64 <Import Include="System.Xml.Linq" />
65 <Import Include="System.Diagnostics" />
66 <Import Include="System.Collections.Specialized" />
67 <Import Include="System.Configuration" />
68 <Import Include="System.Text" />
69 <Import Include="System.Text.RegularExpressions" />
70 <Import Include="System.Web" />
71 <Import Include="System.Web.Caching" />
72 <Import Include="System.Web.SessionState" />
73 <Import Include="System.Web.Security" />
74 <Import Include="System.Web.Profile" />
75 <Import Include="System.Web.UI" />
76 <Import Include="System.Web.UI.WebControls" />
77 <Import Include="System.Web.UI.WebControls.WebParts" />
78 <Import Include="System.Web.UI.HtmlControls" />
81 <Content Include="Default.aspx" />
82 <Content Include="image\microsoft.jpg" />
83 <Content Include="ReadMe.txt" />
84 <Content Include="Web.config" />
85 <Content Include="Web.Debug.config">
86 <DependentUpon>Web.config</DependentUpon>
88 <Content Include="Web.Release.config">
89 <DependentUpon>Web.config</DependentUpon>
93 <Compile Include="Default.aspx.designer.vb">
94 <DependentUpon>Default.aspx</DependentUpon>
96 <Compile Include="Default.aspx.vb">
97 <DependentUpon>Default.aspx</DependentUpon>
98 <SubType>ASPXCodebehind</SubType>
100 <Compile Include="My Project\AssemblyInfo.vb" />
101 <Compile Include="My Project\Application.Designer.vb">
102 <AutoGen>True</AutoGen>
103 <DependentUpon>Application.myapp</DependentUpon>
105 <Compile Include="My Project\MyExtensions\MyWebExtension.vb">
106 <VBMyExtensionTemplateID>Microsoft.VisualBasic.Web.MyExtension</VBMyExtensionTemplateID>
107 <VBMyExtensionTemplateVersion>1.0.0.0</VBMyExtensionTemplateVersion>
109 <Compile Include="My Project\Resources.Designer.vb">
110 <AutoGen>True</AutoGen>
111 <DesignTime>True</DesignTime>
112 <DependentUpon>Resources.resx</DependentUpon>
114 <Compile Include="My Project\Settings.Designer.vb">
115 <AutoGen>True</AutoGen>
116 <DependentUpon>Settings.settings</DependentUpon>
117 <DesignTimeSharedInput>True</DesignTimeSharedInput>
121 <EmbeddedResource Include="My Project\Resources.resx">
122 <Generator>VbMyResourcesResXFileCodeGenerator</Generator>
123 <LastGenOutput>Resources.Designer.vb</LastGenOutput>
124 <CustomToolNamespace>My.Resources</CustomToolNamespace>
125 <SubType>Designer</SubType>
129 <None Include="My Project\Application.myapp">
130 <Generator>MyApplicationCodeGenerator</Generator>
131 <LastGenOutput>Application.Designer.vb</LastGenOutput>
133 <None Include="My Project\Settings.settings">
134 <Generator>SettingsSingleFileGenerator</Generator>
135 <CustomToolNamespace>My</CustomToolNamespace>
136 <LastGenOutput>Settings.Designer.vb</LastGenOutput>
140 <Import Project="$(MSBuildBinPath)\Microsoft.VisualBasic.targets" />
141 <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" />
144 <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
145 <WebProjectProperties>
146 <UseIIS>False</UseIIS>
147 <AutoAssignPort>True</AutoAssignPort>
148 <DevelopmentServerPort>40256</DevelopmentServerPort>
149 <DevelopmentServerVPath>/</DevelopmentServerVPath>
152 <NTLMAuthentication>False</NTLMAuthentication>
153 <UseCustomServer>False</UseCustomServer>
156 <SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
157 </WebProjectProperties>
161 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
162 Other similar extension points exist, see Microsoft.Common.targets.
163 <Target Name="BeforeBuild">
165 <Target Name="AfterBuild">